home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 013 / sdir24.arc / SDIR24.DOC < prev   
Encoding:
Text File  |  1983-07-23  |  1.0 KB  |  29 lines

  1.  
  2.  
  3.                SDIR -  Sorted DIRectory listing, version 2.4
  4.  
  5.     SDIR [d:][path][filename[.ext]] [options]
  6.          [filespec] same as for DIR command
  7.  
  8.  
  9.          [options] * /A - List hidden files.
  10.                    * /E - Without screen erase.
  11.                    * /P - Pause when screen full.
  12.                      /X - Sort by extension.
  13.                      /S - Sort by size.
  14.                      /D - Sort by date/time.
  15.                      /N - Do not sort, original order.
  16.  
  17.  
  18.        Default = *.* sorted by name.ext with screen erase.
  19.        * - Option may be combined with other options.
  20.  
  21.  
  22.        The column 'ATR' will display up to 4 attribute codes.
  23.        The codes are as follows:
  24.  
  25.         A - Archive bit is off (file has been archived)
  26.         H - Hidden bit is on (file is hidden)
  27.         R - Read-only bit is on (file is read-only)
  28.         S - System bit is on (file is a system file)
  29.